docs: fix typo in type name
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 21:57:51 +0000 (16:57 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:28 +0000 (18:27 -0500)
gdk/gdkframeclock.h

index 0b5745f9c8ae3ca8cb9c5d3d9583742af0b3930e..951cc8a6f069b9e8a639c793232a9c55be9d4748 100644 (file)
@@ -57,7 +57,7 @@ typedef struct _GdkFrameClockClass         GdkFrameClockClass;
  *
  * #GdkFrameClockPhase is used to represent the different paint clock
  * phases that can be requested. The elements of the enumeration
- * correspond to the signals of #GdkPaintClock.
+ * correspond to the signals of #GdkFrameClock.
  *
  * Since: 3.8
  **/